3.410 \(\int \frac {(d+e x^2)^q}{a+b x^2+c x^4} \, dx\)

Optimal. Leaf size=190 \[ -\frac {2 c x \left (d+e x^2\right )^q \left (\frac {e x^2}{d}+1\right )^{-q} F_1\left (\frac {1}{2};1,-q;\frac {3}{2};-\frac {2 c x^2}{b-\sqrt {b^2-4 a c}},-\frac {e x^2}{d}\right )}{-b \sqrt {b^2-4 a c}-4 a c+b^2}-\frac {2 c x \left (d+e x^2\right )^q \left (\frac {e x^2}{d}+1\right )^{-q} F_1\left (\frac {1}{2};1,-q;\frac {3}{2};-\frac {2 c x^2}{b+\sqrt {b^2-4 a c}},-\frac {e x^2}{d}\right )}{b \sqrt {b^2-4 a c}-4 a c+b^2} \]

[Out]

-2*c*x*(e*x^2+d)^q*AppellF1(1/2,1,-q,3/2,-2*c*x^2/(b-(-4*a*c+b^2)^(1/2)),-e*x^2/d)/((1+e*x^2/d)^q)/(b^2-4*a*c-
b*(-4*a*c+b^2)^(1/2))-2*c*x*(e*x^2+d)^q*AppellF1(1/2,1,-q,3/2,-2*c*x^2/(b+(-4*a*c+b^2)^(1/2)),-e*x^2/d)/((1+e*
x^2/d)^q)/(b^2-4*a*c+b*(-4*a*c+b^2)^(1/2))

________________________________________________________________________________________

Rubi [A]  time = 0.29, antiderivative size = 190, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 3, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.125, Rules used = {1174, 430, 429} \[ -\frac {2 c x \left (d+e x^2\right )^q \left (\frac {e x^2}{d}+1\right )^{-q} F_1\left (\frac {1}{2};1,-q;\frac {3}{2};-\frac {2 c x^2}{b-\sqrt {b^2-4 a c}},-\frac {e x^2}{d}\right )}{-b \sqrt {b^2-4 a c}-4 a c+b^2}-\frac {2 c x \left (d+e x^2\right )^q \left (\frac {e x^2}{d}+1\right )^{-q} F_1\left (\frac {1}{2};1,-q;\frac {3}{2};-\frac {2 c x^2}{b+\sqrt {b^2-4 a c}},-\frac {e x^2}{d}\right )}{b \sqrt {b^2-4 a c}-4 a c+b^2} \]

Antiderivative was successfully verified.

[In]

Int[(d + e*x^2)^q/(a + b*x^2 + c*x^4),x]

[Out]

(-2*c*x*(d + e*x^2)^q*AppellF1[1/2, 1, -q, 3/2, (-2*c*x^2)/(b - Sqrt[b^2 - 4*a*c]), -((e*x^2)/d)])/((b^2 - 4*a
*c - b*Sqrt[b^2 - 4*a*c])*(1 + (e*x^2)/d)^q) - (2*c*x*(d + e*x^2)^q*AppellF1[1/2, 1, -q, 3/2, (-2*c*x^2)/(b +
Sqrt[b^2 - 4*a*c]), -((e*x^2)/d)])/((b^2 - 4*a*c + b*Sqrt[b^2 - 4*a*c])*(1 + (e*x^2)/d)^q)

Rule 429

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[a^p*c^q*x*AppellF1[1/n, -p,
 -q, 1 + 1/n, -((b*x^n)/a), -((d*x^n)/c)], x] /; FreeQ[{a, b, c, d, n, p, q}, x] && NeQ[b*c - a*d, 0] && NeQ[n
, -1] && (IntegerQ[p] || GtQ[a, 0]) && (IntegerQ[q] || GtQ[c, 0])

Rule 430

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Dist[(a^IntPart[p]*(a + b*x^n)^F
racPart[p])/(1 + (b*x^n)/a)^FracPart[p], Int[(1 + (b*x^n)/a)^p*(c + d*x^n)^q, x], x] /; FreeQ[{a, b, c, d, n,
p, q}, x] && NeQ[b*c - a*d, 0] && NeQ[n, -1] &&  !(IntegerQ[p] || GtQ[a, 0])

Rule 1174

Int[((d_) + (e_.)*(x_)^2)^(q_)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{r = Rt[b^2 - 4*a*c, 2]
}, Dist[(2*c)/r, Int[(d + e*x^2)^q/(b - r + 2*c*x^2), x], x] - Dist[(2*c)/r, Int[(d + e*x^2)^q/(b + r + 2*c*x^
2), x], x]] /; FreeQ[{a, b, c, d, e, q}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0] &&  !Integ
erQ[q]

Rubi steps

\begin {align*} \int \frac {\left (d+e x^2\right )^q}{a+b x^2+c x^4} \, dx &=\frac {(2 c) \int \frac {\left (d+e x^2\right )^q}{b-\sqrt {b^2-4 a c}+2 c x^2} \, dx}{\sqrt {b^2-4 a c}}-\frac {(2 c) \int \frac {\left (d+e x^2\right )^q}{b+\sqrt {b^2-4 a c}+2 c x^2} \, dx}{\sqrt {b^2-4 a c}}\\ &=\frac {\left (2 c \left (d+e x^2\right )^q \left (1+\frac {e x^2}{d}\right )^{-q}\right ) \int \frac {\left (1+\frac {e x^2}{d}\right )^q}{b-\sqrt {b^2-4 a c}+2 c x^2} \, dx}{\sqrt {b^2-4 a c}}-\frac {\left (2 c \left (d+e x^2\right )^q \left (1+\frac {e x^2}{d}\right )^{-q}\right ) \int \frac {\left (1+\frac {e x^2}{d}\right )^q}{b+\sqrt {b^2-4 a c}+2 c x^2} \, dx}{\sqrt {b^2-4 a c}}\\ &=-\frac {2 c x \left (d+e x^2\right )^q \left (1+\frac {e x^2}{d}\right )^{-q} F_1\left (\frac {1}{2};1,-q;\frac {3}{2};-\frac {2 c x^2}{b-\sqrt {b^2-4 a c}},-\frac {e x^2}{d}\right )}{b^2-4 a c-b \sqrt {b^2-4 a c}}-\frac {2 c x \left (d+e x^2\right )^q \left (1+\frac {e x^2}{d}\right )^{-q} F_1\left (\frac {1}{2};1,-q;\frac {3}{2};-\frac {2 c x^2}{b+\sqrt {b^2-4 a c}},-\frac {e x^2}{d}\right )}{b^2-4 a c+b \sqrt {b^2-4 a c}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [F]  time = 0.04, size = 0, normalized size = 0.00 \[ \int \frac {\left (d+e x^2\right )^q}{a+b x^2+c x^4} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[(d + e*x^2)^q/(a + b*x^2 + c*x^4),x]

[Out]

Integrate[(d + e*x^2)^q/(a + b*x^2 + c*x^4), x]

________________________________________________________________________________________

fricas [F]  time = 1.05, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {{\left (e x^{2} + d\right )}^{q}}{c x^{4} + b x^{2} + a}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x^2+d)^q/(c*x^4+b*x^2+a),x, algorithm="fricas")

[Out]

integral((e*x^2 + d)^q/(c*x^4 + b*x^2 + a), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {{\left (e x^{2} + d\right )}^{q}}{c x^{4} + b x^{2} + a}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x^2+d)^q/(c*x^4+b*x^2+a),x, algorithm="giac")

[Out]

integrate((e*x^2 + d)^q/(c*x^4 + b*x^2 + a), x)

________________________________________________________________________________________

maple [F]  time = 0.07, size = 0, normalized size = 0.00 \[ \int \frac {\left (e \,x^{2}+d \right )^{q}}{c \,x^{4}+b \,x^{2}+a}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((e*x^2+d)^q/(c*x^4+b*x^2+a),x)

[Out]

int((e*x^2+d)^q/(c*x^4+b*x^2+a),x)

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {{\left (e x^{2} + d\right )}^{q}}{c x^{4} + b x^{2} + a}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x^2+d)^q/(c*x^4+b*x^2+a),x, algorithm="maxima")

[Out]

integrate((e*x^2 + d)^q/(c*x^4 + b*x^2 + a), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {{\left (e\,x^2+d\right )}^q}{c\,x^4+b\,x^2+a} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d + e*x^2)^q/(a + b*x^2 + c*x^4),x)

[Out]

int((d + e*x^2)^q/(a + b*x^2 + c*x^4), x)

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((e*x**2+d)**q/(c*x**4+b*x**2+a),x)

[Out]

Timed out

________________________________________________________________________________________